home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 321
- Top = 154
- BorderStyle = bsToolWindow
- Caption = 'Cobshell Configuration'
- ClientHeight = 215
- ClientWidth = 341
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button7: TButton
- Left = 80
- Top = 184
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = Button7Click
- end
- object TabControl1: TTabControl
- Left = 8
- Top = 16
- Width = 321
- Height = 161
- TabOrder = 1
- OnChange = TabControl1Change
- OnChanging = TabControl1Changing
- object Label1: TLabel
- Left = 16
- Top = 24
- Width = 64
- Height = 16
- Caption = 'Program:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 80
- Width = 45
- Height = 16
- Caption = 'Glyph:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 16
- Top = 48
- Width = 265
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 16
- Top = 112
- Width = 265
- Height = 21
- TabOrder = 1
- end
- object BitBtn1: TBitBtn
- Left = 280
- Top = 48
- Width = 35
- Height = 25
- TabOrder = 2
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
- 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
- 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
- 333337F373F773333333303330033333333337F3377333333333303333333333
- 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
- 333337777F337F33333330330BB00333333337F373F773333333303330033333
- 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
- 333377777F77377733330BBB0333333333337F337F33333333330BB003333333
- 333373F773333333333330033333333333333773333333333333}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 280
- Top = 112
- Width = 35
- Height = 25
- TabOrder = 3
- OnClick = BitBtn2Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
- 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
- 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
- 333337F373F773333333303330033333333337F3377333333333303333333333
- 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
- 333337777F337F33333330330BB00333333337F373F773333333303330033333
- 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
- 333377777F77377733330BBB0333333333337F337F33333333330BB003333333
- 333373F773333333333330033333333333333773333333333333}
- NumGlyphs = 2
- end
- end
- object Button1: TButton
- Left = 200
- Top = 184
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 2
- OnClick = Button1Click
- end
- object OpenDialog1: TOpenDialog
- Left = 240
- Top = 32
- end
- end
-